Welcome![Sign In][Sign Up]
Location:
Search - xerces xml

Search list

[Other Web Codexerces-c-src1_6_0.tar.gz

Description: apache里使用的xml解析器
Platform: | Size: 7114313 | Author: | Hits:

[Other Web CodeXerces-J-src.2.0.0.beta4.tar.gz

Description: apache里使用的xml解析器Java版本
Platform: | Size: 1274068 | Author: | Hits:

[OS programxerces-c-current

Description: 开源的XML解析器,采用C++实现。与微软的COM方式的 XML解析器使用方式不同。-open source XML parser, using C to achieve. Microsoft's COM with the way the use of XML parser different ways.
Platform: | Size: 12879928 | Author: 翁丽萍 | Hits:

[Other resourcexerces-c-src_2_3_0

Description: 一个很好xml 解释器,功能齐备,代码可读性极强!-a good explanation for xml and functional, code readability strong!
Platform: | Size: 10315852 | Author: 李白 | Hits:

[xml-soap-webservicexerces-c-src_2.6.0

Description: XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本
Platform: | Size: 5025910 | Author: tomton_27 | Hits:

[Linux-Unixxerces-c_2_8_0

Description: 开源xml解析库,非常有名,请大家下载,可以在linux和windows使用
Platform: | Size: 6700849 | Author: gangwu | Hits:

[Windows Developxerces-c_2_8_0-x86-windows-vc_7_1

Description: XML读写封装,比较专业。 对自己的XML读写函数编写有很好的参考作用。
Platform: | Size: 26299488 | Author: zhangxp | Hits:

[xml-soap-webservicexerces-c-current

Description: xerces-c xml解析器 支持dom解析和sax模式解析
Platform: | Size: 11353156 | Author: | Hits:

[Other2005331111753

Description: .修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要xml解析器xerces.jar)拷贝到应用的web-inf/lib目录下-. Kspublib.jar to amend the document DBConfig.xml, the database is configured to its own database. 2. Optiontree.jar, kspublib.jar (need xml parser xerces.jar) copies to the application WEB-INF/lib directory
Platform: | Size: 50176 | Author: 周拔皮 | Hits:

[JSP/JavaXmlStringParser

Description: XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible using Xerces, But these explanations can only against flow (Stream), the network can read documents of the characters flow interpretation But not the memory of a string explain XML nodes. The code can solve this problem, but can support UTF8, UTF16LE. UTF16BE etc. Character Set.
Platform: | Size: 16384 | Author: 黄国峰 | Hits:

[Internet-Networkxerces_final

Description: 简易xml解析器,仅仅未包含注释和DTD部分-Simple xml parser, simply does not contain part of the Notes and the DTD
Platform: | Size: 1252352 | Author: 王志扬 | Hits:

[File OperateXMLRW

Description: 使用开源的Apache的xercesc开发读写XML文件。-The use of the Apache open-source development of reading and writing XML documents xercesc.
Platform: | Size: 14336 | Author: 林卫旋 | Hits:

[Internet-NetworktestCenterUI

Description: 类似与Source Insight的Add and Remove file界面,可以通过treectrl添加选择目录,listctrl添加文件,将选择的文件(xml)以SOCKET消息的形式发送给服务器,并等待响应消息判断结果,需要配合xerces-c_2_7D.dll.lib使用-Source Insight similar to the Add and Remove file interface, you can choose to add treectrl directory, listctrl add files, will choose a document (xml) to SOCKET messages sent to the server and waiting for response messages to determine the outcome of the need to meet the xerces-c_2_7D . dll.lib use
Platform: | Size: 51200 | Author: Louis Lee | Hits:

[Internet-NetworkXerces_display_content

Description: xerces C++ 实现显示XML内容的功能-xerces C++ achieve display XML content
Platform: | Size: 233472 | Author: tang | Hits:

[Windows DevelopXMLtoHTML

Description: transform XML to HTML using Xerces Parser
Platform: | Size: 8772608 | Author: salma | Hits:

[OtherXMLControls_src

Description: Xerces-C++应用实例,或许对你在这方面的编成有帮助。-This article shows a short way to dynamically fill a list or combobox with xml-data.
Platform: | Size: 13312 | Author: junkai | Hits:

[xml-soap-webservicexerces-c-3.1.1.tar

Description: Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,SAX是按行遍历XML文档的,而DOM是先把XML文档生成树,然后遍历DOM树,来解析每个节点.-C++ is a very Xerces- healthy XML parser, it provides two analytic method of XML document, DOM and interesting. Interesting is an object-oriented programming API. An event sequence analysis engine consumes XML data, and found in the XML data structure and callback applications of these callback called event handler is different, with interesting. It allows for an XML document to edit and keep a file or flow, but also allows to programming build an XML document. DOM provides a memory of the models, you can traverse document tree, delete the node or grafting new nodes. And analytical interesting events, DOM events reflects different user interaction with the document and the use of the document. Generally speaking, interesting is according to the east, and alex XML document DOM is an XML document, then traverse spanning tree, DOM tree analysis each node.
Platform: | Size: 5051392 | Author: coldwater | Hits:

[Web Serverxerces-c-3.1.1-x86-windows-vc-9.0

Description: apache project xml parser
Platform: | Size: 19084288 | Author: funpro | Hits:

[Linux-Unixxerces-c-3.1.4.tar

Description: xml解析器xerces-c-3.1.4.tar.gz压缩文件(XML parser xerces-c-3.1.4.tar.gz compressed file)
Platform: | Size: 6991872 | Author: 风扬 | Hits:

[Otherxerces-c-src_2_7_0

Description: xml xerces-c-src 2.7.0
Platform: | Size: 11352064 | Author: yongheekim | Hits:
« 1 23 4 »

CodeBus www.codebus.net